home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10093 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.mindspring.com!usenet
  2. From: wdnick@mindspring.com (William "Doug" Nicholson)
  3. Newsgroups: comp.lang.c++
  4. Subject: Linking problem...Bad object file record...
  5. Date: Wed, 06 Mar 1996 07:27:59 GMT
  6. Organization: MindSpring Enterprises
  7. Message-ID: <4hj43t$ab2@firebrick.mindspring.com>
  8. Reply-To: wdnick@mindspring.com
  9. NNTP-Posting-Host: wdnick.mindspring.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. I'm trying to compile a program that links a file (is_cm.lib) and keep
  13. getting the error:
  14.  
  15. Linking ismover.exe:  Linker Fatal: Bad object file record in library
  16. file ..\..\instep\is_cm.lib in module profile near module file offset
  17. 0x00000617
  18.  
  19. Now, is_cm.lib is a precompiled library that came with a stepper motor
  20. driver so I can't edit the code.  Anybody got a clue what's wrong and
  21. how to fix it??
  22.  
  23. Thanks...
  24.  
  25.  
  26. William D. Nicholson                                       wdnick@mindspring.com 
  27. Mechanical Engineering Student       
  28. Southern College of Technology                           It is what you make it.
  29. Under heavy construction:  http://www.mindspring.com/~wdnick/home.html
  30.  
  31.